home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
59
/
59.xpi
/
chrome
/
useragentswitcher.jar
/
content
/
useragentswitcher
/
options
/
options.css
next >
Wrap
Cascading Style Sheet File
|
2009-06-30
|
299b
|
20 lines
@import url("chrome://global/skin/");
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#useragentswitcher-options-dialog
{
height: 40em;
width: 45em;
}
.url
{
color: #0000ff;
cursor: pointer;
text-decoration: underline;
}
.url:hover
{
color: #ff0000;
}